home *** CD-ROM | disk | FTP | other *** search
/ Info-Mac 3 / Info_Mac_1994-01.iso / Science / proFit FPU 4.1.2 Demo / ProFit Help / ProFit Help.rsrc / PICT_2155_SYNTAX_ procedure check.png < prev    next >
Portable Network Graphic  |  1993-05-27  |  112KB  |  816x1056  |  8-bit (256 colors)
Labels: bulletin board | poster | reckoner | sky
OCR: The procedure checkis optional. : It is called each time you changesome values in the parameters window. It can check the parameter that was changed and act accordingly it can refuse parameter if it lies outside certain range also can change some other parameters and cause the parameters window redrawn. check can use the following predefined variables and constants PNumber the number of the parameter that was changed. a[i] the parameter values as they appear in the parameter window. You can check and/or change a[i] the array mode[i] can take the 'values' active, inactive constant These values can be changed. They determine the modes of the parameters. check the return value of the check-function. check: :=ok then the new parameter value is accepted. Whencheck bad the new parameter will be ...